How to Install addresses.framework software package in Debian 7 (Wheezy)

How to Install addresses.framework software package in Debian 7 (Wheezy)

addresses.framework software package provides Database API backend framework for GNUstep, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install addresses.framework 

addresses.framework is installed in your system.

Make ensure the addresses.framework package were installed using the commands given below,

$ sudo dpkg-query -l | grep addresses.framework *

You will get with addresses.framework package name, version, architecture and description in a table

addresses.framework package basic information:

Distro Debian 7 wheezy
Section GNUstep
Package addresses.framework
Version 0.4.7-1
Description Database API backend framework for GNUstep
Sub Section GNUstep


See Also, How to uninstall or remove addresses.framework software package from Debian 7 (Wheezy)?